home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / doc / gdebi / README < prev   
Encoding:
Text File  |  2007-02-14  |  505 b   |  14 lines

  1. gdebi is a simple to tool install local deb files or install the
  2. build-dependencies of .dsc files.
  3.  
  4. It will use apt to figure if the dependencies can be satified and
  5. what additonal software is required. 
  6.  
  7. It needs a vte and python-apt from ubuntu/dapper to work. vte needs 
  8. a patch to make it not close file descriptors, python-apt needs some
  9. new features.
  10.  
  11. It will need root to install the deb, and it has a non-root non-root
  12. bit to view the deb and a "non-interactive" bit that is exec()ed with
  13. gksudo.
  14.